: $this->request->param();
$vars = array_merge($vars, $this->param);
} elseif (is_callable([$instance, '_empty'])) {
// 空操作
$call = [$instance, '_empty'];
$vars = [$this->actionName];
$reflect = new ReflectionMethod($instance, '_empty');
} else {
// 操作不存在
throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
}
$this->app['hook']->listen('action_begin', $call);
$data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
return $this->autoResponse($data);
});
PHPSESSID | an634oqsur03bok2rgksqa7s91 |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=an634oqsur03bok2rgksqa7s91 |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.ltelec.com |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
PATH_INFO | /index/advantage/%3C |
REDIRECT_STATUS | 200 |
SERVER_NAME | ltelec17.cn |
SERVER_PORT | 80 |
SERVER_ADDR | 192.168.0.222 |
REMOTE_PORT | 53972 |
REMOTE_ADDR | 107.158.234.218 |
SERVER_SOFTWARE | nginx/1.22.1 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/ltelec17.cn |
DOCUMENT_URI | /en/index.php/index/advantage/< |
REQUEST_URI | /en/index.php/index/advantage/%3C |
SCRIPT_NAME | /en/index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | |
SCRIPT_FILENAME | /www/wwwroot/ltelec17.cn/en/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /en/index.php/index/advantage/%3C |
REQUEST_TIME_FLOAT | 1752594892.7885 |
REQUEST_TIME | 1752594892 |
APP_PATH | /www/wwwroot/ltelec17.cn/en/app/ |
__PHYSICS__ | /www/wwwroot/ltelec17.cn/en |